Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Website TODO List (misc)
 
.
Summary
The current list of updates that need to be made to the site.
  • Make the site work well in non-IE browsers
  • Fix the 'ButtonBar' bug
  • Enable an automatic way to add new modules
  • Have better organization of functions vs. structures vs. ...
  • Have a page that lets you select one or more signatures and have it generate a C# or VB file that contains those signatures.

Any other suggestions?

Thanks!

-- Adam Nathan

You can increase the contrib rate if you implement some kind of karma system. Developers run on Doritos, coffee, and ego.

Chris B. Behrens

One thing that I would like to see is a page that lets you select one or more signatures and have it generate a C# file that contains those signatures. -- jeff@consultutah.com

Good idea! I've added it to the list! -- Adam

You could go a step further and allow someone to generate an entire class for one group type. So if someone wanted all the signatures for user32 generated into one class/file they could... -- Ben S. Stahlhood II (http://weblogs.asp.net/bstalhood/)

You could add signatures for VB.NET "declares" and VB.NET samples. It would just be an extra section that would be nice for the vb developper. --Eric

[Note from Adam: Some pages already have this, and it's definitely my intention for all of them to have VB signatures. We just need volunteers to fill them in! ]

Standard API-structs

  • Standard API-structs are used in more than one API-call. So we need a class or namespace for structs to easyly include them in our projects and not define them more than once.
  • Moreover i would like to see a <summary> tag in all elements of a struct.

Frank Dzaebel [http://www.FranksSeite.de]

I agree with Frank. Sometimes getting the structs correct is the hardest problem.

 
Access PInvoke.net directly from VS:
Terms of Use
Find References
Show Printable Version
Revisions